
@font-face {
	font-family: "Roboto";
	src: url("../fonts/Roboto-Bold.eot"), url("./fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype");
	src: url("../fonts/Roboto-Bold.woff2") format("woff2"), url("./fonts/Roboto-Bold.woff") format("woff"), url("./fonts/Roboto-Bold.ttf") format("truetype");
	font-weight: bolder;
	font-style: normal;
}

@font-face {
	font-family: "Roboto";
	src: url("../fonts/Roboto-Medium.eot"), url("./fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype");
	src: url("../fonts/Roboto-Medium.woff2") format("woff2"), url("./fonts/Roboto-Medium.woff") format("woff"), url("./fonts/Roboto-Medium.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "Roboto";
	src: url("../fonts/Roboto-Regular.eot"), url("./fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype");
	src: url("../fonts/Roboto-Regular.woff2") format("woff2"), url("./fonts/Roboto-Regular.woff") format("woff"), url("./fonts/Roboto-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

/*!=============================================
=             variables            =
=============================================*/
/*!=====  End of Section comment block  =====================================================================================================================================*/


/***************************FIAT******************************************/
/*@font-face {
	font-family: PoppinsRegular;
	font-weight: 400;
	font-style: normal;
	src: url(../fonts/PoppinsRegular.woff2) format("woff2")
}

@font-face {
	font-family: PoppinsMedio;
	font-weight: 500;
	font-style: normal;
	src: url(../fonts/PoppinsMedio.woff2) format("woff2")
}

@font-face {
	font-family: PoppinsBold;
	font-weight: 700;
	font-style: normal;
	src: url(../fonts/PoppinsBold.woff2) format("woff2")
}
*/
/***************************JEEP******************************************/
@font-face {
	font-family: PoppinsRegular;
	font-weight: 400;
	font-style: normal;
	src: url(../fonts/robotoregular.woff2) format("woff2")
}

@font-face {
	font-family: PoppinsMedio;
	font-weight: 500;
	font-style: normal;
	src: url(../fonts/robotomedium.woff2) format("woff2")
}

@font-face {
	font-family: PoppinsBold;
	font-weight: 700;
	font-style: normal;
	src: url(../fonts/robotobold.woff2) format("woff2")
}
